Welcome![Sign In][Sign Up]
Location:
Search - matlab genetic algorithms

Search list

[Algorithmga

Description: 用C语言实现遗传的算法,MATLAB虽然有很多算法,但有时用c语言编写的代码执行的快得多-Using C language implementation of genetic algorithm, MATLAB although has a lot of algorithms, but sometimes using c language code implemented much faster
Platform: | Size: 2048 | Author: 杜波 | Hits:

[matlabqqqq

Description: 遗传算法的程序讲解,里面有几个算法的例子,可以再matlab里直接运行,帮助初学者研究-On genetic algorithm procedure, there are several examples of algorithms, you can directly run the matlab help beginners study
Platform: | Size: 4096 | Author: maomao | Hits:

[matlabmtsp_ga

Description: matlab多旅行商问题以及各种算法如蚂蚁算法和遗传算法-matlab multi-traveling salesman problem and various algorithms such as the ant algorithm and genetic algorithm
Platform: | Size: 4096 | Author: sunyongnan | Hits:

[AI-NN-PRweweileigemaGA

Description: 本程序采用二维雷格玛编码的遗传算法优化程序,算法可以在matlab中直接运行-This procedure uses two virei Sigma-coded genetic algorithm optimization procedures, algorithms can be run directly in matlab
Platform: | Size: 1024 | Author: 细细 | Hits:

[matlabd66906376b80

Description: 遗传算法解决TSP背包问题的源代码,包涵MATLAB程序和详尽文字算法说明-Knapsack problem genetic algorithm source code for TSP, bear with MATLAB algorithms procedures and detailed text description
Platform: | Size: 585728 | Author: px | Hits:

[Software EngineeringMATLAB智能算法30个案例分析程序

Description: 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
Platform: | Size: 2993152 | Author: 冰糖葫芦好吃 | Hits:

[matlab★自适应遗传算法

Description: 自适应的遗传算法以及MATLAB实现,拿去学习吧(Standard genetic algorithms and MATLAB implementations)
Platform: | Size: 51200 | Author: 超超超超超 | Hits:

[matlab简单函数优化的遗传算法程序

Description: 针对matlab简单函数优化的遗传算法的优化(Optimization of genetic algorithms for matlab simple function optimization)
Platform: | Size: 5120 | Author: yaya3 | Hits:

[AI-NN-PRyichuan1

Description: 用MATLAB和遗传算法求解问题的实例,计算函数的最值问题(The MATLAB and genetic algorithms are used to solve the problem, and the most valued problem of the function is calculated.)
Platform: | Size: 1024 | Author: 独孤璇曦 | Hits:

[matlabGA_tsp

Description: 利用matlab软件,应用遗传算法解决31个城市的TSP问题(Using matlab software to apply genetic algorithms to solve TSP problems in 31 cities)
Platform: | Size: 1024 | Author: csuyq | Hits:

[matlab案例一

Description: 遗传算法的简单例程,供初学者了解,环境为matlab(A simple routine of genetic algorithms for beginners to understand, the environment is matlab)
Platform: | Size: 32768 | Author: 15423363133 | Hits:

[Other2018-51MCM-Problems

Description: 5 kinds of genetic algorithms to solve multiple traveling salesman problem (mtsp) matlab program 5, respectively, the following situations: 1. Back to the starting point a different starting point (TSP fixed amount) 2. Back to the starting point a different starting point (TSP amount calculated variable) 3. Starting the same starting point back to the beginning 4. Starting the same starting point to the starting point is not 5. Starting the same starting point back to the same end point (with different starting points)
Platform: | Size: 1433600 | Author: zhangsanz | Hits:

[matlabtt310

Description: 用MATLAB编写的遗传算法路径规划,基于kaiser窗的双谱线插值FFT谐波分析,有CDF三角函数曲线/三维曲线图。( Genetic algorithms using MATLAB path planning, Dual-line interpolation FFT harmonic analysis kaiser windows, There CDF trigonometric curve/3D graphs.)
Platform: | Size: 9216 | Author: sangpingbanqie | Hits:

[Documents遗传算法路径规划

Description: 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
Platform: | Size: 3072 | Author: 孔孔孔大人 | Hits:

[matlabvrp

Description: 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that in a supply and demand relationship system, the vehicle picks up the goods from the source and delivers them to the corresponding distribution points. There is a maximum amount of cargo in the vehicle and there may be a time limit for delivery. It is necessary to arrange the picking time reasonably, organize the appropriate driving route, and satisfy the user's needs, and at the same time minimize a certain cost function, such as the minimum total working time and the shortest path. It can be seen that the TSP problem is a simple and special form of the VRP problem. Therefore, VRP is also an NP hard problem. At present, there are many ways to solve this kind of problem, mainly based on heuristic algorithms. Including annealing algorithm, genetic algorithm, ant colony algorithm, tabu algorithm, etc. This paper introduces two simple algorithms: C-W saving algorithm and genetic algorithm.)
Platform: | Size: 4096 | Author: HappyppaH | Hits:

[Mathimatics-Numerical algorithmsIQGA(改进的量子遗传算法)

Description: IQGA(改进的量子遗传算法Matlab程序)(IQGA (Improved Quantum Genetic Algorithms))
Platform: | Size: 3072 | Author: dw dw dw dw | Hits:

[BooksMATLAB神经网络43个案例分析

Description: 本书共有43章,内容涵盖常见的神经网络(BP、RBF、SOM、Hopfield、Elman、LVQ、Kohonen、GRNN、NARX等)以及相关智能算法(SVM、决策树、随机森林、极限学习机等)。同时,部分章节也涉及了常见的优化算法(遗传算法、蚁群算法等)与神经网络的结合问题。此外,本书还介绍了MATLAB R2012b中神经网络工具箱的新增功能与特性,如神经网络并行计算、定制神经网络、神经网络高效编程等(This book consists of 43 chapters, covering common neural networks (BP, RBF, SOM, Hopfield, Elman, LVQ, Kohonen, GRNN, NARX, etc.) and related intelligent algorithms (SVM, decision tree, random forest, extreme learning machine, etc.). At the same time, some chapters also involve the combination of common optimization algorithms (genetic algorithm, ant colony algorithm, etc.) and neural networks. In addition, the book also introduces the new functions and characteristics of the neural network toolbox in MATLAB R2012b, such as parallel computing of neural networks, customized neural networks, efficient programming of neural networks, etc)
Platform: | Size: 54128640 | Author: caravan | Hits:

[Special Effects基于遗传算法的图像融合

Description: 基于遗传算法的图像融合,应用于求解图像融合的常用算法,matlab编写 ,很好的实现了,希望 对大家学习 有用(GA,Image Fusion Based on Genetic Algorithms)
Platform: | Size: 232448 | Author: 三径 | Hits:

[Other基于多层编码遗传算法的车间调度算法(程序)

Description: 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
Platform: | Size: 12288 | Author: wenjun969 | Hits:

[matlabmatlab code

Description: 机器人避障航路规划蚁群算法MATLAB仿真代码合集,里面有17个关于机器人自动避障的算法,和无人机航路规划代码,还有蚁群遗传因子算法的具体MATLAB仿真代码,A*算法,RTT算法等很适合做数学建模比赛使用。(There are 17 algorithms of robot automatic obstacle avoidance, UAV route planning code, and the specific matlab simulation code of ant colony genetic factor algorithm, a * algorithm, RTT algorithm are very suitable for mathematical modeling competition.)
Platform: | Size: 38912 | Author: aylife | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net